Class symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel

Object
   |
   +----Component
           |
           +----Container
                   |
                   +----JComponent
                           |
                           +----JPanel
                                   |
                                   +----symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel

public class JDBToolBarDefaultModelCustomizerPanel
extends JPanel
implements ListChooserEventListener
JDBToolBarDefaultModelCustomizerPanel is the customizer used for JDBToolBarDefaultModel

Version:
1.0 07/18/98
Author:
Adrian Diaconescu

Class Index

 o symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel. DefaultStyle

Variable Index

 o WIZARDPANEL_HEIGHT
 o WIZARDPANEL_WIDTH

Constructor Index

 o symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel()
 o symantec.itools.db.swing.editors.JDBToolBarDefaultModelCustomizerPanel(JDBToolBarDefaultModelCustomizer)

Method Index

 o customizerCanceled()
 o customizerFinished()
 o handleEvent(ListChooserEvent)
 o setBeanProperties()
 o setStyleCustomizer(JDBToolBarDefaultModelCustomizer, PropertyChangeSupport)
 o setStyleObject(JDBToolBarDefaultModel)

Variables

 o WIZARDPANEL_HEIGHT
public static int WIZARDPANEL_HEIGHT
 o WIZARDPANEL_WIDTH
public static int WIZARDPANEL_WIDTH

Constructors

 o JDBToolBarDefaultModelCustomizerPanel
public JDBToolBarDefaultModelCustomizerPanel()
 o JDBToolBarDefaultModelCustomizerPanel
public JDBToolBarDefaultModelCustomizerPanel(JDBToolBarDefaultModelCustomizer styleC)

Methods

 o customizerCanceled
public void customizerCanceled()
 o customizerFinished
public void customizerFinished()
 o handleEvent
public void handleEvent(ListChooserEvent e)
 o setBeanProperties
public void setBeanProperties()
 o setStyleCustomizer
public void setStyleCustomizer(JDBToolBarDefaultModelCustomizer styleC,
                               PropertyChangeSupport p)
 o setStyleObject
public void setStyleObject(JDBToolBarDefaultModel s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index